home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1413 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: informatik.tu-muenchen.de!fischerj
  2. From: fischerj@informatik.tu-muenchen.de (Juergen "Rally" Fischer)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Doublebuffered window??
  5. Date: 18 Jan 1996 19:18:22 GMT
  6. Organization: Technische Universitaet Muenchen, Germany
  7. Distribution: world
  8. Message-ID: <4dm6du$ql0@sunsystem5.informatik.tu-muenchen.de>
  9. References: <4couoh$3qc@maureen.teleport.com> <615.6587T733T1336@direktor.voima.jkl.fi>  <4ddlip$8jg@serpens.rhein.de> <IzbYx*Uka@aargh.incubus.sub.org>
  10. NNTP-Posting-Host: hphalle5.informatik.tu-muenchen.de
  11. Originator: fischerj@hphalle5.informatik.tu-muenchen.de
  12.  
  13.  
  14. In article <IzbYx*Uka@aargh.incubus.sub.org>, marc@aargh.incubus.sub.org (Marc 'Nepomuk' Heuler) writes:
  15. |> In article <4ddlip$8jg@serpens.rhein.de>, Michael van Elst writes:
  16. |> 
  17. |> > Aye. That's some other kind of double buffering. It is not necessarily
  18. |> > what he thought of though :) BBMRP takes some time too.
  19. |> 
  20. |> But it makes a tmap game run in a draggable & depth-arrangable WB window,
  21. |> too.
  22.  
  23. I made the experience that if you got a 320x200 window on a 640x400 window,
  24. it's more unlikely to see the rastersplits. But they're still there, so
  25. no real doublebuffering.
  26.  
  27. Using AGA & blitbitmaprastport() to that window will need about
  28. 2 frames anyway, so for windows with copytime not beyond 1 frame
  29. doing sync with beam can result in rastersplit always at
  30. same position, a much worse thing!
  31.  
  32. no way to get clean display, then, and better use no sync-methods.
  33.  
  34. a routine testing blitterspeed could however still use sync method on
  35. gfx-cards for larger windows (ugh, now buggy drivers come back to mind..)
  36.  
  37. ------------------------------------------------------------------------
  38.    fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)   =:)
  39.  
  40.